API Documentation
nkGraphics::ContentLoader Member List

This is the complete list of members for nkGraphics::ContentLoader, including all inherited members.

appendCompositorNodeFromFile(const std::string_view &pathFromData, Compositor *parent)nkGraphics::ContentLoaderstatic
appendCompositorNodeFromSources(const std::string_view &sources, Compositor *parent)nkGraphics::ContentLoaderstatic
appendCompositorNodeFromTree(nkExport::Node *tree, Compositor *parent)nkGraphics::ContentLoaderstatic
inputData(const std::string_view &filePath)nkGraphics::ContentLoaderstatic
inputDataSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
inputDataStr(const std::string_view &filePath)nkGraphics::ContentLoaderstatic
loadBlendStateDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadBufferDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadCameraDeclaration(const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
loadCompositorDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadConstantBufferDeclaration(const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
loadDepthStencilStateDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadMeshDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadNodeDeclaration(const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
loadPassDeclaration(const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
loadRasterStateDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadRenderQueueDeclaration(const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
loadSamplerDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadShaderDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadShaderMemorySlotDeclaration(const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
loadShaderProgramDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
loadTextureDeclaration(const std::string_view &pathFromData, bool loadResource=true)nkGraphics::ContentLoaderstatic
outputData(const std::string_view &content, const std::string_view &path)nkGraphics::ContentLoaderstatic
processBlendStateSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processBlendStateTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processBufferDeclarationTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processBufferSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processCameraSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
processCameraTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processCompositorSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processCompositorTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processConstantBufferDeclarationTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processConstantBufferSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
processDepthStencilStateSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processDepthStencilStateTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processMeshSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processMeshTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processNodeSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
processNodeTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processPassSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
processPassTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processRasterStateSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processRasterStateTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processRenderQueueSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
processRenderQueueTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processSamplerSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processSamplerTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderDeclarationSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderDeclarationTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderMemorySlotDeclarationTree(nkExport::Node *tree)nkGraphics::ContentLoaderstatic
processShaderMemorySlotSources(const std::string_view &sources)nkGraphics::ContentLoaderstatic
processShaderProgramSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processShaderProgramTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
processTextureSources(const std::string_view &sources, bool loadResource=true)nkGraphics::ContentLoaderstatic
processTextureTree(nkExport::Node *tree, bool loadResource=true)nkGraphics::ContentLoaderstatic
saveObjectDeclaration(nkExport::Exportable *object, const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic
saveTreeDeclaration(nkExport::Node *tree, const std::string_view &pathFromData)nkGraphics::ContentLoaderstatic